[INFO] cloning repository https://github.com/danielhirt/kedge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielhirt/kedge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhirt%2Fkedge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhirt%2Fkedge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2025afd9a9311da597af5ff970fb648f32810f1e
[INFO] testing danielhirt/kedge against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhirt%2Fkedge" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danielhirt/kedge
[INFO] finished tweaking git repo https://github.com/danielhirt/kedge
[INFO] tweaked toml for git repo https://github.com/danielhirt/kedge written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danielhirt/kedge on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danielhirt/kedge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8b7028159cf798baace88ee246dd1ba13063b219c066853d4861f9849746969
[INFO] running `Command { std: "docker" "start" "-a" "d8b7028159cf798baace88ee246dd1ba13063b219c066853d4861f9849746969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8b7028159cf798baace88ee246dd1ba13063b219c066853d4861f9849746969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8b7028159cf798baace88ee246dd1ba13063b219c066853d4861f9849746969", kill_on_drop: false }`
[INFO] [stdout] d8b7028159cf798baace88ee246dd1ba13063b219c066853d4861f9849746969
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0c82e1d5e27bd478c04444a5f043dbf19afff00a72883aa9d9a00c0394f8687
[INFO] running `Command { std: "docker" "start" "-a" "e0c82e1d5e27bd478c04444a5f043dbf19afff00a72883aa9d9a00c0394f8687", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-xml v0.7.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling kedge v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.85s
[INFO] running `Command { std: "docker" "inspect" "e0c82e1d5e27bd478c04444a5f043dbf19afff00a72883aa9d9a00c0394f8687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0c82e1d5e27bd478c04444a5f043dbf19afff00a72883aa9d9a00c0394f8687", kill_on_drop: false }`
[INFO] [stdout] e0c82e1d5e27bd478c04444a5f043dbf19afff00a72883aa9d9a00c0394f8687
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e742f956dac91d2200fa97c83b25dbd1b046faf3c23f0c061c2bb4d9fb28a38d
[INFO] running `Command { std: "docker" "start" "-a" "e742f956dac91d2200fa97c83b25dbd1b046faf3c23f0c061c2bb4d9fb28a38d", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling kedge v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `kedge` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name kedge --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7dfa07a306950924 -C extra-filename=-60d1121325aefa6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-6c639d0cc6070839.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-27903ad027309d9a.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b7487c9e562e2bd2.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-378b10bbc92adb7c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e1c469e3b7c37cf4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-94a00b5618783a24.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9a021ef7d2829b51.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-55a5afb8adcea8a3.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-6fc0b2e7f7651d11.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-2fea365cd14532f1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b57e22ed7f370fd3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ad63e08875ff2ad0.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-fc58ce41e6db9c9e.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-61d0669f5f939a18.rlib --extern tree_sitter_go=/opt/rustwide/target/debug/deps/libtree_sitter_go-429d19da8729e393.rlib --extern tree_sitter_java=/opt/rustwide/target/debug/deps/libtree_sitter_java-ca8dfd6893cffd94.rlib --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-6266775e154992e1.rlib --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-82c6a2590cb4d3c5.rlib --extern tree_sitter_typescript=/opt/rustwide/target/debug/deps/libtree_sitter_typescript-4385dfc373a58bb0.rlib --extern tree_sitter_xml=/opt/rustwide/target/debug/deps/libtree_sitter_xml-c422416d9c34c2e1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-fe8bf7f2a413252f/out -L native=/opt/rustwide/target/debug/build/tree-sitter-83e26175ec2c6382/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-328e17261a959d32/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-354cd47b8d79f966/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-38f25d815439b20e/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-f3f588459aa38fc9/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-4c3df4f7c2eb4220/out -L native=/opt/rustwide/target/debug/build/tree-sitter-xml-1bcc78d2fc3fe297/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcsFNZGW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkedge-6a3471b16ef0c333,libreqwest-e1c469e3b7c37cf4,libserde_urlencoded-396198aa644c4637,libhyper_rustls-774462a3450a5a36,libwebpki_roots-c7e9259fbd81ce5f,libtokio_rustls-67587ba8e924cbcd,librustls-a12e9f29516e7672,libsubtle-ca7024fc66e4388f,libwebpki-88a58094ada5b930,libring-dbd503ebd2c5ff7d,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-82f211e3ffa442a1,libbitflags-a4a524fc7b7b1962,libiri_string-ab5fb204906c5d05,libtower-0b7619e1e49cb3a9,libtower_layer-d70c7e404336389b,libhyper_util-d9a9f500302e3f16,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libtracing-4b07d52460859cdc,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhyper-76bf9704b3a3bca3,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-71e00792711963d9,libfutures_task-bb0a6aa9347b6cfa,libtokio-ad63e08875ff2ad0,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-9edb667f7c1494fe,libparking_lot-928deb1ccfd31e57,libparking_lot_core-f10598cd6ce80b19,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-0e32d117a3d5e797,libpin_project_lite-8a799ba8b4537fa2,libhttp_body-c9fa59b257b83676,liblog-d269868761ac548a,liburl-8000d668675473ed,libidna-f5acdf0f0b9a8896,libutf8_iter-0d9be7b316c2b184,libidna_adapter-f78127ae864ba865,libicu_properties-5cb9133b90a8d4e1,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-677a5fb732c04495,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-d72951fa112213e4,libpotential_utf-0aba065a1f101eb9,libicu_provider-87e15a4fae86f6a0,libicu_locale_core-e509edcee468fec6,libtinystr-ecfb6eb0a84b3075,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-e22362943dd3b5be,libzerotrie-bff7dd9d67d9503e,libyoke-9319a540b19b0df8,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ca6473e3653fd4b9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-cf5b21f2e047a877,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libshell_words-6fc0b2e7f7651d11,libdirs-b7487c9e562e2bd2,libdirs_sys-8a45d9cfdd6d7e52,liblibc-f0d996076a85b3d5,liboption_ext-23838f1959a6156b,libglob-8ca68987fb4fe516,libserde_yaml-55a5afb8adcea8a3,libryu-ace37e26d8308611,libunsafe_libyaml-7bc1bf218b2f5452,libtree_sitter_rust-82c6a2590cb4d3c5,libtree_sitter_python-6266775e154992e1,libtree_sitter_xml-c422416d9c34c2e1,libtree_sitter_typescript-4385dfc373a58bb0,libtree_sitter_go-429d19da8729e393,libtree_sitter_java-ca8dfd6893cffd94,libtoml-fc58ce41e6db9c9e,libtoml_edit-fa67ca9b3f179e8c,libserde_spanned-d4f354a6e1d626ba,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-c9d09ad543173cf4,libserde_json-9a021ef7d2829b51,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libtree_sitter-61d0669f5f939a18,libregex-b93c9dca19cc14b7,libregex_automata-2f2220c1f172a200,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libtree_sitter_language-f2fbe20a34a0a89d,libstreaming_iterator-a6bfc9f1d17a860d,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libserde-94a00b5618783a24,libserde_core-8323e53422f20d71,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcsFNZGW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-fe8bf7f2a413252f/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-83e26175ec2c6382/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-go-328e17261a959d32/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-354cd47b8d79f966/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-38f25d815439b20e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-f3f588459aa38fc9/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-4c3df4f7c2eb4220/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-xml-1bcc78d2fc3fe297/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fingerprint_test-1d53f46ebba1c188" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kedge` (test "fingerprint_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustciIme7a/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libkedge-6a3471b16ef0c333,libreqwest-e1c469e3b7c37cf4,libserde_urlencoded-396198aa644c4637,libhyper_rustls-774462a3450a5a36,libwebpki_roots-c7e9259fbd81ce5f,libtokio_rustls-67587ba8e924cbcd,librustls-a12e9f29516e7672,libsubtle-ca7024fc66e4388f,libwebpki-88a58094ada5b930,libring-dbd503ebd2c5ff7d,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-82f211e3ffa442a1,libiri_string-ab5fb204906c5d05,libtower-0b7619e1e49cb3a9,libtower_layer-d70c7e404336389b,libhyper_util-d9a9f500302e3f16,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libtracing-4b07d52460859cdc,libtracing_core-1a3ec60ab2219351,libhyper-76bf9704b3a3bca3,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-71e00792711963d9,libfutures_task-bb0a6aa9347b6cfa,libtokio-ad63e08875ff2ad0,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-9edb667f7c1494fe,libparking_lot-928deb1ccfd31e57,libparking_lot_core-f10598cd6ce80b19,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-0e32d117a3d5e797,libpin_project_lite-8a799ba8b4537fa2,libhttp_body-c9fa59b257b83676,liblog-d269868761ac548a,liburl-8000d668675473ed,libidna-f5acdf0f0b9a8896,libutf8_iter-0d9be7b316c2b184,libidna_adapter-f78127ae864ba865,libicu_properties-5cb9133b90a8d4e1,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-677a5fb732c04495,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-d72951fa112213e4,libpotential_utf-0aba065a1f101eb9,libicu_provider-87e15a4fae86f6a0,libicu_locale_core-e509edcee468fec6,libtinystr-ecfb6eb0a84b3075,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-e22362943dd3b5be,libzerotrie-bff7dd9d67d9503e,libyoke-9319a540b19b0df8,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ca6473e3653fd4b9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-cf5b21f2e047a877,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libshell_words-6fc0b2e7f7651d11,libdirs-b7487c9e562e2bd2,libdirs_sys-8a45d9cfdd6d7e52,liboption_ext-23838f1959a6156b,libglob-8ca68987fb4fe516,libserde_yaml-55a5afb8adcea8a3,libryu-ace37e26d8308611,libunsafe_libyaml-7bc1bf218b2f5452,libtree_sitter_rust-82c6a2590cb4d3c5,libtree_sitter_python-6266775e154992e1,libtree_sitter_xml-c422416d9c34c2e1,libtree_sitter_typescript-4385dfc373a58bb0,libtree_sitter_go-429d19da8729e393,libtree_sitter_java-ca8dfd6893cffd94,libtoml-fc58ce41e6db9c9e,libtoml_edit-fa67ca9b3f179e8c,libserde_spanned-d4f354a6e1d626ba,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-c9d09ad543173cf4,libserde_json-9a021ef7d2829b51,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libtree_sitter-61d0669f5f939a18,libregex-b93c9dca19cc14b7,libregex_automata-2f2220c1f172a200,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libtree_sitter_language-f2fbe20a34a0a89d,libstreaming_iterator-a6bfc9f1d17a860d,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libserde-94a00b5618783a24,libserde_core-8323e53422f20d71,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-b57e22ed7f370fd3,libgetrandom-f889e8c4c9c03ccd,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-028ded5f5e4e9236,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustciIme7a/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-fe8bf7f2a413252f/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-83e26175ec2c6382/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-go-328e17261a959d32/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-354cd47b8d79f966/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-38f25d815439b20e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-f3f588459aa38fc9/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-4c3df4f7c2eb4220/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-xml-1bcc78d2fc3fe297/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/repo_cache_test-071b6cd415de5253" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kedge` (test "repo_cache_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcsCfTuI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libkedge-6a3471b16ef0c333,libreqwest-e1c469e3b7c37cf4,libserde_urlencoded-396198aa644c4637,libhyper_rustls-774462a3450a5a36,libwebpki_roots-c7e9259fbd81ce5f,libtokio_rustls-67587ba8e924cbcd,librustls-a12e9f29516e7672,libsubtle-ca7024fc66e4388f,libwebpki-88a58094ada5b930,libring-dbd503ebd2c5ff7d,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-82f211e3ffa442a1,libiri_string-ab5fb204906c5d05,libtower-0b7619e1e49cb3a9,libtower_layer-d70c7e404336389b,libhyper_util-d9a9f500302e3f16,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libtracing-4b07d52460859cdc,libtracing_core-1a3ec60ab2219351,libhyper-76bf9704b3a3bca3,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-71e00792711963d9,libfutures_task-bb0a6aa9347b6cfa,libtokio-ad63e08875ff2ad0,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-9edb667f7c1494fe,libparking_lot-928deb1ccfd31e57,libparking_lot_core-f10598cd6ce80b19,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-0e32d117a3d5e797,libpin_project_lite-8a799ba8b4537fa2,libhttp_body-c9fa59b257b83676,liblog-d269868761ac548a,liburl-8000d668675473ed,libidna-f5acdf0f0b9a8896,libutf8_iter-0d9be7b316c2b184,libidna_adapter-f78127ae864ba865,libicu_properties-5cb9133b90a8d4e1,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-677a5fb732c04495,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-d72951fa112213e4,libpotential_utf-0aba065a1f101eb9,libicu_provider-87e15a4fae86f6a0,libicu_locale_core-e509edcee468fec6,libtinystr-ecfb6eb0a84b3075,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-e22362943dd3b5be,libzerotrie-bff7dd9d67d9503e,libyoke-9319a540b19b0df8,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ca6473e3653fd4b9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-cf5b21f2e047a877,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libshell_words-6fc0b2e7f7651d11,libdirs-b7487c9e562e2bd2,libdirs_sys-8a45d9cfdd6d7e52,liboption_ext-23838f1959a6156b,libglob-8ca68987fb4fe516,libserde_yaml-55a5afb8adcea8a3,libryu-ace37e26d8308611,libunsafe_libyaml-7bc1bf218b2f5452,libtree_sitter_rust-82c6a2590cb4d3c5,libtree_sitter_python-6266775e154992e1,libtree_sitter_xml-c422416d9c34c2e1,libtree_sitter_typescript-4385dfc373a58bb0,libtree_sitter_go-429d19da8729e393,libtree_sitter_java-ca8dfd6893cffd94,libtoml-fc58ce41e6db9c9e,libtoml_edit-fa67ca9b3f179e8c,libserde_spanned-d4f354a6e1d626ba,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-c9d09ad543173cf4,libserde_json-9a021ef7d2829b51,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libtree_sitter-61d0669f5f939a18,libregex-b93c9dca19cc14b7,libregex_automata-2f2220c1f172a200,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libtree_sitter_language-f2fbe20a34a0a89d,libstreaming_iterator-a6bfc9f1d17a860d,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libserde-94a00b5618783a24,libserde_core-8323e53422f20d71,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-b57e22ed7f370fd3,libgetrandom-f889e8c4c9c03ccd,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-028ded5f5e4e9236,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcsCfTuI/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-fe8bf7f2a413252f/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-83e26175ec2c6382/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-go-328e17261a959d32/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-354cd47b8d79f966/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-38f25d815439b20e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-f3f588459aa38fc9/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-4c3df4f7c2eb4220/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-xml-1bcc78d2fc3fe297/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/java_project_test-075da3c6d3c09e32" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kedge` (test "java_project_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e742f956dac91d2200fa97c83b25dbd1b046faf3c23f0c061c2bb4d9fb28a38d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e742f956dac91d2200fa97c83b25dbd1b046faf3c23f0c061c2bb4d9fb28a38d", kill_on_drop: false }`
[INFO] [stdout] e742f956dac91d2200fa97c83b25dbd1b046faf3c23f0c061c2bb4d9fb28a38d
